* lisp/url/url-future.el (url-future-call): Remove useless value call.
authorGlenn Morris <rgm@gnu.org>
Fri, 21 Jun 2013 06:32:50 +0000 (23:32 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 21 Jun 2013 06:32:50 +0000 (23:32 -0700)
commit8e530f83844f9ea2f2831a009a820255e177ccfd
tree1251474c9b62da2754b17312f414701e41f19ec7
parenteac3a961d31562e7edd05a768d865bf882f19500
* lisp/url/url-future.el (url-future-call): Remove useless value call.

An earlier version of this function returned the value, ref
http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00708.html
but now it returns the function (see commentary).
lisp/url/ChangeLog
lisp/url/url-future.el